home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / dos_5mem.zip / DOS_51!.TXT next >
Text File  |  1993-01-05  |  3KB  |  101 lines

  1.  
  2.  
  3.  
  4.    Here's how to get 625k Free at the dos prompt,using only MS-DOS !
  5.  First you need a 386 or better , MS-DOS 5.0 , Norton Utilities NDOS.com ,
  6.  and the current versions of EMM386.exe & Himem.sys . 
  7.  
  8. (They come with Windows 3.1 , and I believe they can be downloaded from any
  9. decent BBs , like this one).
  10.  
  11.  This is how I set up my C & T 386 sx with 6meg of extended memory
  12.  
  13.  
  14.  
  15.                         Config.sys
  16.  
  17.  
  18.  
  19. buffers=2
  20. FILES=8
  21. STACKS=0,0
  22. lastdrive=d:
  23. fcbs=1
  24. DEVICE=C:\sys\HIMEM.SYS
  25. dos=high,umb
  26. DEVICE=C:\sys\EMM386.EXE ram 2000 i=e000-efff i=b000-b7ff frame=e000
  27. devicehigh=c:\sys\mouse.sys /y
  28. SHELL=C:\ndos.com /u /e:128
  29. DEVICEhigh=C:\S\STACKER.COM C:\STACVOL.000
  30. DEVICEHIGH=C:\sys\ansi.sys
  31. @Echo Off
  32.  
  33.  
  34.                        autoexec.bat
  35.  
  36.  
  37. @echo off
  38. lh c:\prnt\dmp /mx:24 /mxp
  39. c:\sys\umbfiles=44
  40. SET PCPLUS=d:\PCP
  41. LH d:\pct\PC-CACHE.com /WRITE=ON/quiet/sizext=1700
  42. PATH d:\PCT;C:\DOS;c:\ut;c:\sys;d:\acad;C:\S;d:\nu
  43. int13x
  44. c:\sys\flop /f
  45. c:\sys\speedram r:60
  46. prOMPT MS-DOS ver.5.1$_$e[36m$t$_$e[33m$d$_$e[1;31m$P$e[34m$G$e[32m
  47. pcshell
  48. v
  49.  
  50.  
  51.                  And here are the results!
  52.  
  53.  
  54.  
  55. Conventional Memory :
  56.  
  57.   Name                Size in Decimal       Size in Hex
  58. -------------      ---------------------   -------------
  59.   MSDOS             190960      (186.5K)      2E9F0
  60.   MENU                 224      (  0.2K)         E0
  61.   HIMEM               1072      (  1.0K)        430
  62.   EMM386              3232      (  3.2K)        CA0
  63.   NDOS                 512      (  0.5K)        200
  64.   FREE              639392      (624.4K)      9C1A0
  65.  
  66. Total  FREE :       639392      (624.4K) 
  67.  
  68. Upper Memory :
  69.  
  70.   Name                Size in Decimal       Size in Hex
  71. -------------      ---------------------   -------------
  72.   SYSTEM            134736      (131.6K)      20E50
  73.   NDOS                3120      (  3.0K)        C30
  74.   PC-CACHE           15904      ( 15.5K)       3E20
  75.   MOUSE              14816      ( 14.5K)       39E0
  76.   STACKER            41792      ( 40.8K)       A340
  77.   ANSI                4192      (  4.1K)       1060
  78.   FREE               34496      ( 33.7K)       86C0
  79.   FREE               10000      (  9.8K)       2710
  80.   FREE                 272      (  0.3K)        110
  81.  
  82. Total  FREE :        44768      ( 42.8K) 
  83.  
  84. Total bytes available to programs (Conventional+Upper) :      684160   (665.2K)
  85. Largest executable program size :                             639184   (624.4K)
  86. Largest available upper memory block :                         44768   ( 42.8K)
  87.  
  88.    2441216 bytes total EMS memory
  89.    2048000 bytes free EMS memory
  90.  
  91.    5242880 bytes total contiguous extended memory
  92.          0 bytes available contiguous extended memory
  93.    1026048 bytes available XMS memory
  94.            MS-DOS resident in High Memory Area
  95.   
  96.  
  97.  
  98.        I think Microsoft should offer a free upgrade to DOS 5.0 include the new   versions of there extenders , AND a command interpreter such as NDOS , Looks
  99.  like dos 5.1 to me . This could turn most after market memory managers into
  100.  Shelfware! What do you think ?
  101.                                         Harry P. Balz